var internal/testlog.panicOnExit0
7 uses
internal/testlog (current package)
exit.go#L15: panicOnExit0.mu.Lock()
exit.go#L16: defer panicOnExit0.mu.Unlock()
exit.go#L17: return panicOnExit0.val
exit.go#L23: var panicOnExit0 struct {
exit.go#L30: panicOnExit0.mu.Lock()
exit.go#L31: defer panicOnExit0.mu.Unlock()
exit.go#L32: panicOnExit0.val = v
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |